home *** CD-ROM | disk | FTP | other *** search
/ Chronicles of Narnia, The…) (Electronic Press Kit) / Chronicles of Narnia, The - The Lion, the Witch and the Wardrobe (Europe) (Electronic Press Kit).bin / bv_n_logos_dk.swf / scripts / DefineSprite_18 / frame_2 / DoAction.as
Text File  |  2005-10-03  |  359b  |  11 lines

  1. _level1._root.logoDepth = this.getDepth();
  2. _level1._root.logoX = this._x;
  3. _level1._root.logoY = this._y;
  4. _level1._root.logoXtemp = _level1._root.logoX;
  5. _level1._root.logoYtemp = _level1._root.logoY;
  6. _level1._root.logoScale = 70;
  7. _level1._root.logoScaletemp = _level1._root.logoScale;
  8. _root.platforms.gotoAndStop(2);
  9. _root.gotoAndStop("on");
  10. stop();
  11.